Documentation
LiveNX22.2.0 Release NotesDownload PDF
API Update
URI
Method
Summary
/reports/results/{id}/csv
POST
Gets the results of a job (summary table or timeseries) if it exists and is available, as a CSV file.
/alerting/identifiers/definitions
 
/alerting/identifiers/{id}/definition
GET
Gets the definitions about alert types. A definition is a standardized data structure which outlines what fields are allowed for each alert type parameter.
/alerting/identifiers
 
/alerting/identifiers/{id}
GET
 
PUT
Added the operator field to alert idenfitier request/response for these endpoints.
 
An operator must be supplied in order for alert thresholds to function properly.
/system/serverLogs/level
 
/system/serverLogs/level
GET
 
POST
Added restApiLogLevel field to control the REST API log level independently from other logs.
/userManagement/users/{username}
POST
Options for configuring the role and user device access have been removed.
 
User groups should be utilized to configure role and device access rather than attempting to modify individual users.